file name extension
英 [faɪl neɪm ɪkˈstenʃn]
美 [faɪl neɪm ɪkˈstenʃn]
网络 文件扩展名
英英释义
noun
- a string of characters beginning with a period and followed by one or more letters
- most applications provide extensions for the files they create
- most BASIC files use the filename extension .BAS
双语例句
- Retrieve the file name and extension from a path.
检索路径中的文件名和扩展名。 - Only requests for a file name extension that is listed in that section are permitted.
仅允许对此节中列出的文件扩展名的请求。 - An external style sheet is a plaintext file with a.css file name extension that contains only style rules.
外部样式表是一个具有.css文件扩展名的纯文本文件,仅包含样式规则。 - The full path to the base file name, without a file name extension, on the temporary directory path, that is used to generate temporary file names for the collection.
基文件名的完整路径,该基文件名不带文件扩展名,位于临时目录路径上,用于生成该集合的临时文件名。 - When reading from files, do not make decisions about the contents of the file based on the file name extension.
从文件读取数据时,请不要根据文件扩展名判断文件的内容。 - The attachment contains the report data in text format in a file with the file name extension DOC.
附件以文本格式在文件中包含报告数据,文件扩展名为DOC。 - The default file name extension. If the user types in a file name, this extension is added at the end of the file name if one isn't specified.
默认的文件扩展名。当用户键入文件名时,如果未指定扩展名,将在文件名后添加此扩展名。 - This prevents attempts to disguise requests for dangerous file name extensions by putting a safe file name extension in the path information or query string portion of the URL.
的请求。这样可以防止通过将安全的文件扩展名放入URL的路径信息或查询字符串部分,以达到伪装请求中的危险文件扩展名的企图。 - Using an XML discovery file with a.disco file name extension.
使用xml发现文件,文件扩展名为.disco。 - This method can be called only once for each file name extension since it will return the same name if called with the same extension.
此方法对每个文件扩展名只能调用一次,因为当用同一扩展名被调用时,此方法将返回相同的名称。